Skip to main content

drawer

Type

command

Summary

Removed in LiveCode 10.0.

Syntax

drawer <stack> {[at] left | bottom | right} [{of | in} <parentStack>] [aligned [to] {left | right | top | bottom | center}]

Description

The drawer command is obsolete and now performs the same function as the palette command.

Parameters

NameTypeDescription

stack

Any stack reference.

parentStack

Any reference to a stack in an open window.

Examples

drawer stack "Recent Transactions" at right
drawer stack "Tips" at left of stack "Main" aligned to top
drawer me at bottom aligned to left
drawer stack "Help List" at right of this stack
drawer stack "Connections" at right aligned to center

command: palette

Compatibility and Support

Introduced

LiveCode 2.1

OS

mac

windows

linux

Platforms

desktop

server

Thank you for your feedback!

Was this page helpful?